home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-08-11 | 1.1 KB | 20 lines |
- [BeanDescriptor]
- timestamp=871286400000
- name=TabsetControl
- className=borland.jbcl.control.TabsetControl
-
- [PropertyDescriptors]
- background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
- clientBordered,,,,"Draw border around client",boolean,isClientBordered,setClientBordered,,,
- doubleBuffer,,,,"Double buffered painting",boolean,isDoubleBuffer,setDoubleBuffer,,,
- enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
- focusAware,,,,"Focus aware state",boolean,isFocusAware,setFocusAware,,,
- font,,,,"Default font",java.awt.Font,getFont,setFont,,,
- foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
- itemMargins,,,,"Item margins [top, left, bottom, right] (pixels)",java.awt.Insets,getItemMargins,setItemMargins,,,
- labels,,,,"Label string array",java.lang.String[],getLabels,setLabels,,,
- readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
- selectedIndex,,,,"Selected tab",int,getSelectedIndex,setSelectedIndex,,,
- tabsOnTop,,,,"Draw tabs on top",boolean,isTabsOnTop,setTabsOnTop,,,
- visible,,,,"Visible state",boolean,isVisible,setVisible,,,
-